'Declaration
Public Overloads Function Bind( _ ByVal nameProperty As String, _ ByVal valueProperty As String, _ ByVal readActionUrl As String _ ) As FlexPieBaseBuilder(Of T,TControl,TBuilder)
Parameters
- nameProperty
- Gets or sets the name of the property that contains the name of the data item.
- valueProperty
- The name of the property that contains the Y values.
- readActionUrl
- The url of the action which is used for reading data
Return Value
Current builder